Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.utils
/
KoneIndexedValue
Kone
Indexed
Value
data
class
KoneIndexedValue
<
out
E
>
(
val
index
:
UInt
,
val
value
:
E
)
(
source
)
Members
Constructors
Kone
Indexed
Value
Link copied to clipboard
constructor
(
index
:
UInt
,
value
:
E
)
Properties
index
Link copied to clipboard
val
index
:
UInt
value
Link copied to clipboard
val
value
:
E